home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Snippets / SuperSplash 1.0d1 / sources / stdHighLevelApple.h < prev   
C/C++ Source or Header  |  1995-10-03  |  274b  |  16 lines

  1. #pragma once
  2. /*        
  3. *    jHighLevelApple.h
  4. *
  5. *    SuperSplash
  6. *    ^^^^^^^^^^^
  7. *
  8. *    Interface to install 4 required high-level AE's
  9. *    © Andrew Nemeth (where applicable), Warrimoo Australia 1995
  10. *
  11. *    File created:        3 Oct 95.
  12. *    Modified:            3 Oct 95.
  13. */
  14.  
  15. void        highLevelEventInit    ( void );
  16.